PropertyName Constructor (String) |
Initializes a new instance of the PropertyName class with specified source
and namespace DAV: .
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic PropertyName(
string name
)
Public Sub New (
name As String
)
Parameters
- name
- Type: SystemString
Property local name
See Also